home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / rxcalc.zip / REXXCAL4.H < prev    next >
Text File  |  1993-03-01  |  1KB  |  38 lines

  1. #define MAX_MACRO             290
  2. #define BUTTON_MEMORY_CLEAR   290
  3. #define BUTTON_MEMORY_RECALL  289
  4. #define BUTTON_MEMORY_STORE   288
  5. #define BUTTON_MEMORY_MINUS   287
  6. #define BUTTON_MEMORY_PLUS    286
  7. #define BUTTON_PROGRAM4       285
  8. #define BUTTON_PROGRAM3       284
  9. #define BUTTON_PROGRAM2       283
  10. #define BUTTON_PROGRAM1       282
  11. #define BUTTON_POWER          281
  12. #define BUTTON_REMAINDER      280
  13. #define BUTTON_IDIV           279
  14. #define BUTTON_DIVIDE         278
  15. #define BUTTON_PLUS           277
  16. #define BUTTON_MINUS          276
  17. #define BUTTON_MULTIPLY       275
  18. #define MIN_MACRO             275
  19. #define BUTTON_FORM           274
  20. #define BUTTON_DIGITS         273
  21. #define BUTTON_EXPONENT       272
  22. #define BUTTON_SIGN           271
  23. #define BUTTON_PERIOD         270
  24. #define BUTTON_CLEAR          269
  25. #define BUTTON_ENTER          268
  26. #define DISPLAY               267
  27. #define BUTTON_9              266
  28. #define BUTTON_8              265
  29. #define BUTTON_7              264
  30. #define BUTTON_6              263
  31. #define BUTTON_5              262
  32. #define BUTTON_4              261
  33. #define BUTTON_3              260
  34. #define BUTTON_2              259
  35. #define BUTTON_1              258
  36. #define BUTTON_0              257
  37. #define REXXCALC              256
  38.